[INFO] cloning repository https://github.com/Bluedogman/VB_pds_analysis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bluedogman/VB_pds_analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBluedogman%2FVB_pds_analysis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBluedogman%2FVB_pds_analysis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48657051dd0f7a2a53251b1a1cb34a3ba9b069ce
[INFO] checking Bluedogman/VB_pds_analysis against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBluedogman%2FVB_pds_analysis" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bluedogman/VB_pds_analysis
[INFO] finished tweaking git repo https://github.com/Bluedogman/VB_pds_analysis
[INFO] tweaked toml for git repo https://github.com/Bluedogman/VB_pds_analysis written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bluedogman/VB_pds_analysis on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bluedogman/VB_pds_analysis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.5
[INFO] [stderr]   Downloaded lopdf v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a38fd90f892d1735616e8ceee205f2afa2c540052f78c4f07a7f50e8598a1ef9
[INFO] running `Command { std: "docker" "start" "a38fd90f892d1735616e8ceee205f2afa2c540052f78c4f07a7f50e8598a1ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a38fd90f892d1735616e8ceee205f2afa2c540052f78c4f07a7f50e8598a1ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a38fd90f892d1735616e8ceee205f2afa2c540052f78c4f07a7f50e8598a1ef9" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a38fd90f892d1735616e8ceee205f2afa2c540052f78c4f07a7f50e8598a1ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a38fd90f892d1735616e8ceee205f2afa2c540052f78c4f07a7f50e8598a1ef9" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking ecb v0.1.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking nom_locate v5.0.0
[INFO] [stderr]     Checking lopdf v0.39.0
[INFO] [stderr]     Checking VB_pds_analysis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `page_numbers`
[INFO] [stdout]   --> src/main.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let page_numbers: Vec<u32> = pages.keys().cloned().collect();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_numbers`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rank`, `name`, `age`, and `team_id` are never read
[INFO] [stdout]   --> src/main.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct Row {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout]  9 |     rank: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     age: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 12 |     team_id: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Row` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_doc` is never used
[INFO] [stdout]   --> src/main.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn write_doc(doc: &Document, path: &str) -> io::Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_objects` is never used
[INFO] [stdout]   --> src/main.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_objects(doc: &Document) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `VB_text` should have a snake case name
[INFO] [stdout]   --> src/main.rs:61:15
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn gen_vector(VB_text: String) -> Vec<Row> {
[INFO] [stdout]    |               ^^^^^^^ help: convert the identifier to snake case: `vb_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `page_numbers`
[INFO] [stdout]   --> src/main.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let page_numbers: Vec<u32> = pages.keys().cloned().collect();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_numbers`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rank`, `name`, `age`, and `team_id` are never read
[INFO] [stdout]   --> src/main.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct Row {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout]  9 |     rank: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     age: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 12 |     team_id: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Row` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_doc` is never used
[INFO] [stdout]   --> src/main.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn write_doc(doc: &Document, path: &str) -> io::Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_objects` is never used
[INFO] [stdout]   --> src/main.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_objects(doc: &Document) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `VB_text` should have a snake case name
[INFO] [stdout]   --> src/main.rs:61:15
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn gen_vector(VB_text: String) -> Vec<Row> {
[INFO] [stdout]    |               ^^^^^^^ help: convert the identifier to snake case: `vb_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.57s
[INFO] running `Command { std: "docker" "inspect" "a38fd90f892d1735616e8ceee205f2afa2c540052f78c4f07a7f50e8598a1ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a38fd90f892d1735616e8ceee205f2afa2c540052f78c4f07a7f50e8598a1ef9", kill_on_drop: false }`
[INFO] [stdout] a38fd90f892d1735616e8ceee205f2afa2c540052f78c4f07a7f50e8598a1ef9
